[IACObjectWithInit] IACObjectWithInit (developer guide)


Classname/ID Comment
ID 2f68f0d4-3743-4491-9a3a-b4b9782fad8d
ACIdentifier IACObjectWithInit
ACUrlComponent Database\ACProject(Variolibrary)\ACClass(IACObjectWithInit)
Is abstract
Is abstract
Namespace gip.core.datamodel.IACObjectWithInit
ACUrlComponent IACObjectWithInit
Comment Interface for implementing simple objects with the life-cycle phases of iPlus

Classname/ID Comment
IACObjectWithInit Interface for implementing simple objects with the life-cycle phases of iPlus
IACObject Base interface for classes that are registered (or known) in the iPlus-Type-System. They appear in the iPlus-Development-Environment in the Variolibrary-Project or Variobatch-Project. Instances of IACObject have a unique address (ACUrl) in Application-Trees and can be accessed by ACUrlCommand. Therefore every implmentation of IACObject should implement ACUrlCommand to be accessible. IACObject's also can have Designs to be able to be presented on the GUI.
IACObjectBase This is the ultimate base interface for implementing classes in the iPlus-Framework. It's comparable to the .net-Type System.Object. This interface helps to present objects on a GUI with its description and to indentify them inside a generic list through its uniqe indentifer (ACIdentifier)
IACObject Base interface for classes that are registered (or known) in the iPlus-Type-System. They appear in the iPlus-Development-Environment in the Variolibrary-Project or Variobatch-Project. Instances of IACObject have a unique address (ACUrl) in Application-Trees and can be accessed by ACUrlCommand. Therefore every implmentation of IACObject should implement ACUrlCommand to be accessible. IACObject's also can have Designs to be able to be presented on the GUI.